GUI Help > Special > setSelLen

setSelLen
setSelLen handle editGadget, int selLength

Description:
Sets the length of the selection in an edit gadget.

Return Value:


Parameters:
editGadget Handle to an edit gadget
selLength The new length of the selection, or 0 to remove the current selection.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)